Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency mobx-react to v5.4.4 #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2019

This PR contains the following updates:

Package Type Update Change
mobx-react (source) dependencies minor 5.2.6 -> 5.4.4

Release Notes

mobxjs/mobx-react

v5.4.4

Compare Source

v5.4.3

Compare Source

  • Fixed #​612, contextType was hoisted by inject, which shouldn't the case.

v5.4.2

Compare Source

  • Fixed issue where react-is wasn't properly rolled-up into the package. Fixes #​608

v5.4.1

Compare Source

  • Fixed issue where react-is wasn't properly rolled-up into the package. Fixes #​608

v5.4.0

Compare Source

  • Added support for forward refs, fixes #​602

v5.3.6

Compare Source

v5.3.5

Compare Source

v5.3.4

Compare Source

v5.3.3

Compare Source

  • Fixed Cannot read property 'forEach' of undefined exception if disposeOnUnmount was called conditionally. #​578 by Jef Hellemans

v5.3.2

Compare Source

v5.3.1

Compare Source

5.3.0 was retracted as files were not generated correctly during publish

  • Added disposeOnUnmount utility / decorator to call disposable properties (reaction, autorun, etc) automatically on componentWillUnmount
  • Introduced new method to patch lifecycle methods which should be more compatible with for example arrow functions.

v5.2.8

Compare Source

  • Make sure mobx-react doesn't require Object.assign polyfill

v5.2.7

Compare Source

  • Fixed issue where React 16.5 printed a warning when using Provider, fixes #​545

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/mobx-react-5.x branch 2 times, most recently from 5608eb7 to a7f91d2 Compare October 4, 2019 17:41
@renovate renovate bot force-pushed the renovate/mobx-react-5.x branch 4 times, most recently from dbf94f8 to dbb4a8d Compare October 9, 2019 15:04
@renovate renovate bot force-pushed the renovate/mobx-react-5.x branch 2 times, most recently from ede15fa to e05f260 Compare October 21, 2019 20:41
@renovate renovate bot force-pushed the renovate/mobx-react-5.x branch from e05f260 to 85a0470 Compare October 25, 2019 17:07
@renovate renovate bot force-pushed the renovate/mobx-react-5.x branch from 85a0470 to 2110eed Compare October 29, 2019 15:03
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant